Remove GdkGeometry from public API
authorMatthias Clasen <mclasen@redhat.com>
Sun, 19 Apr 2020 02:48:02 +0000 (22:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 19 Apr 2020 14:42:10 +0000 (10:42 -0400)
commit70fed08e8fd0c79788745207e5bd501cbf849133
treec9926953d052b519ab6b5a27a0bc8ba624a54cd4
parent3c987f073e4fb4c9fffb96118724f3c0d2d2e782
Remove GdkGeometry from public API

The api to configure surfaces is now GdkToplevelLayout
and GdkPopupLayout. Unfortunately, there's still quite
a bit of internal use of GdkGeometry that will take some
time to clean up, so move it go gdkinternals.h for now.
gdk/gdkinternals.h
gdk/gdksurface.h
gdk/win32/gdksurface-win32.h